Name : perl-Apache-AuthCookie
| |
Version : 3.10
| Vendor : Mandriva
|
Release : 1mdv2007.0
| Date : 2006-06-15 09:10:47
|
Group : Development/Perl
| Source RPM : perl-Apache-AuthCookie-3.10-1mdv2007.0.src.rpm
|
Size : 0.10 MB
| |
Packager : Guillaume Rousse < guillomovitch_mandriva_org>
| |
Summary : Perl Authentication and Authorization via cookies
|
Description :
Apache::AuthCookie allows you to intercept a user\'s first unauthenticated access to a protected document. The user will be presented with a custom form where they can enter authentication credentials. The credentials are posted to the server where AuthCookie verifies them and returns a session key.
The session key is returned to the user\'s browser as a cookie. As a cookie, the browser will pass the session key on every subsequent accesses. AuthCookie will verify the session key and re-authenticate the user.
All you have to do is write a custom module that inherits from AuthCookie. See the POD documentation for more details.
|
RPM found in directory: /vol/rzm6/linux-mandriva/official/2007.1/i586/media/contrib/release |